home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 703 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  985 b 

  1. From: Ulrich Kuehn <kuehn@GOEDEL.UNI-MUENSTER.DE>
  2. Subject: Update-daemon for all FSes
  3. Date: Wed, 15 Dec 1993 10:38:14 +0100
  4.  
  5. Hello,
  6.  
  7. I am just thinking about having an update daemon like that for the minix
  8. file system that does an update for all filesystems. As far as I know
  9. does the minix fs one use an dcntl for the each drive the minix fs
  10. controls. The idea is that it could go through all the entries in u:\
  11. that are not symbolic links and use that Dcntl() on them. That way there
  12. would be only one update daemon is the system. And as far as I know is
  13. there up to now no other use of that specific Dcntl() opcode, so there
  14. are no incompatibilities.
  15.  
  16. Any suggestions? Steven?
  17.  
  18. Regards,
  19. Ulrich
  20.  
  21. --
  22. +---------------+----------------------------+-----------------------+
  23. | Ulrich Kuehn  | Internet:                  | Life is uncertain --  |
  24. | Cand.Math.Inf | kuehn@math.uni-muenster.de | eat the dessert first |
  25. +---------------+----------------------------+-----------------------+
  26.